Prefs API
The prefs (preferences) API allows an authenticated user to store preference information against a OAuth session (token). This is useful for storing user preferences so that the only thing the client is required to store locally is OAuth information.
https://www.babblevoice.com/api/prefs/set
https://www.babblevoice.com/api/prefs/get
Get/Set pair. The get returns the document as json encoded.
Parameters:
- 'd' data, required for get